Project Date
NLTEST 28 Sep 2020, 12:56

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@step2 8641 928 2744 0 0 12313 7 24 31 7:30.948 Failed
0.000
Scenario Outline check known link <knownlink>
Steps
* dynamic expression evaluation failed: karate.read('classpath:InspireTest/ngr/def/knownlink.csv') 0.000
com.intuit.karate.exception.KarateException: check-known-links.feature:5 - could not find or read file: classpath:InspireTest/ngr/def/knownlink.csv
33.381
Scenario Outline Vervoersnetwerken - spoorwegen (INSPIRE geharmoniseerd) WFS
86cb5bcc-a199-43e2-9e03-2d0fe8bdfa3f Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '86cb5bcc-a199-43e2-9e03-2d0fe8bdfa3f' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.921
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.004
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '86cb5bcc-a199-43e2-9e03-2d0fe8bdfa3f' 0.005
* def title = get response //citation/CI_Citation/title/CharacterString 0.002
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.018
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.002
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.008
* def id = "86cb5bcc-a199-43e2-9e03-2d0fe8bdfa3f" 0.004
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 16.226
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/7}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3a7dd0a6-d130-4c4c-b0ba-24365cf036e2#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"
}
> * print "testing xlinkurl:" + link 0.004
12:56:32.973 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/7
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.768
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.749 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.031
12:56:33.750 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.782 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.016
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.005
> Given url link 0.000
> When method HEAD 3.451
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:37.257 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"
}
> * print "testing xlinkurl:" + link 0.001
12:56:37.257 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:37.259 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.537
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:42.797 java.net.SocketTimeoutException: Read timed out, http call failed after 5329 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
12:56:42.798 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:42.798 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:42.800 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.532
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:48.333 java.net.SocketTimeoutException: Read timed out, http call failed after 5325 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:48.333 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.333 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:48.334 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.269
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.605 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.605 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.606 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.606 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.606 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.608 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.608 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.608 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.610 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.612 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.612 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:48.612 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.619 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.620 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.620 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.620 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.621 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.623 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.623 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.623 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.624 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.626 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.626 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.626 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.627 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.632 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.633 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.633 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.634 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.635 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.635 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.636 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.637 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.638 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.638 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.638 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.639 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.643 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.644 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.645 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.647 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.649 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.649 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.650 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.652 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.656 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.656 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.657 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.658 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.659 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.659 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.659 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.660 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.661 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.665 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.666 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.667 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.668 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.668 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.668 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.669 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.670 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.671 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:48.671 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.675 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.677 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.677 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.677 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.678 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.679 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.679 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:48.680 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.683 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.685 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.685 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.685 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.686 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.687 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.687 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.689 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.691 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.693 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.693 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.694 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.695 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.695 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.696 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.696 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.697 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.698 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.698 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.699 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.700 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.701 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.701 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.701 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.702 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.703 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.703 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.704 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.705 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.705 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.706 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.707 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.708 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.709 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.710 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.711 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.712 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.714 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.715 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[33] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.716 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.718 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.719 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.720 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[34] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.720 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.721 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.722 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.722 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[35] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.722 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.723 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.724 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.724 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[36] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.725 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.726 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.726 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.727 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[37] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.727 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.729 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.729 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.730 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[38] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.731 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.731 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.732 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.733 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[39] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.734 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.734 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.735 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.736 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[40] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.736 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.737 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.738 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.739 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[41] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3a7dd0a6-d130-4c4c-b0ba-24365cf036e2#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.739 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.741 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3a7dd0a6-d130-4c4c-b0ba-24365cf036e2#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.452
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"86cb5bcc-a199-43e2-9e03-2d0fe8bdfa3f","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
29.522
Scenario Outline Statistics Netherlands Land Use 2015 WMS (BBG 2015 INSPIRE geharmoniseerd)
cea38797-ea4b-4969-b979-8d25eb543a6c Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'cea38797-ea4b-4969-b979-8d25eb543a6c' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.903
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'cea38797-ea4b-4969-b979-8d25eb543a6c' 0.011
* def title = get response //citation/CI_Citation/title/CharacterString 0.002
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.008
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.002
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.002
* def id = "cea38797-ea4b-4969-b979-8d25eb543a6c" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 14.311
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/17}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6318009c-7b11-4ab9-9929-735584dfb692#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/17"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/17"
}
> * print "testing xlinkurl:" + link 0.001
12:56:32.961 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/17
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.781
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.001
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.746 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.015
12:56:33.747 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/17"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.784 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.013
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.009
> Given url link 0.000
> When method HEAD 1.444
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.253 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.253 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.254 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.532
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.788 java.net.SocketTimeoutException: Read timed out, http call failed after 5325 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:40.788 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"
}
> * print "testing xlinkurl:" + link 0.000
12:56:40.788 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.789 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.001
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.534
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:46.325 java.net.SocketTimeoutException: Read timed out, http call failed after 5327 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
12:56:46.325 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.325 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:46.326 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.285
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.613 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.614 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.614 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.614 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.615 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.616 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.616 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.616 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.617 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.617 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.617 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6318009c-7b11-4ab9-9929-735584dfb692#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.617 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.618 [print] testing xlinkurl:https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6318009c-7b11-4ab9-9929-735584dfb692#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.638
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"cea38797-ea4b-4969-b979-8d25eb543a6c","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
26.480
Scenario Outline Monitoring stations (Nitraatrichtlijn) ondiepe filters (WMS)
081bcfff-5f66-467c-95d0-d88dcf9aa4cf no organisationName found in dataset record [geodata@rivm.nl, geodata@rivm.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '081bcfff-5f66-467c-95d0-d88dcf9aa4cf' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.931
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '081bcfff-5f66-467c-95d0-d88dcf9aa4cf' 0.014
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.020
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.002
* def id = "081bcfff-5f66-467c-95d0-d88dcf9aa4cf" 0.011
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 12.756
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=b3f66964-a8c1-456f-9799-9cafca2cb7b1#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.069 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.005
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 6.316
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.394 java.net.SocketTimeoutException: Read timed out, http call failed after 5385 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:39.394 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.003
12:56:39.398 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.405 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.540
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.946 java.net.SocketTimeoutException: Read timed out, http call failed after 5334 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:44.946 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.005
12:56:44.947 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.953 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.271
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:45.227 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.228 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.229 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.229 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.231 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.232 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.232 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.233 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.234 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.236 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.236 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=b3f66964-a8c1-456f-9799-9cafca2cb7b1#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.038
12:56:45.237 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.278 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=b3f66964-a8c1-456f-9799-9cafca2cb7b1#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.003
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.533
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"081bcfff-5f66-467c-95d0-d88dcf9aa4cf","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
8.179
Scenario Outline Habitatrichtlijn verspreiding van typen WFS
af4841b5-ce83-4edb-af41-429a21140316 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'af4841b5-ce83-4edb-af41-429a21140316' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.183
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'af4841b5-ce83-4edb-af41-429a21140316' 0.017
* def title = get response //citation/CI_Citation/title/CharacterString 0.009
* def email = get response //electronicMailAddress/CharacterString 0.015
* def organisationpath = karate.get('//organisationName/CharacterString') 0.005
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.015
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.013
* def id = "af4841b5-ce83-4edb-af41-429a21140316" 0.005
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 3.689
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/31}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.380 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/31
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.003
> Given url link 0.000
> When method HEAD 0.362
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.001
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.749 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.033
12:56:33.749 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.778 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.015
> * def mystorage = Java.type('storage.DataStorage') 0.008
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.697
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.507 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.507 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.518 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.007
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.526 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.526 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.533 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.535 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.537 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.537 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:34.538 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.545 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.547 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.547 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.548 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.550 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.004
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.556 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.556 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.556 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.558 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.560 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.561 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:34.562 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.569 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.573 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.573 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.579 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.588 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.589 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.590 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.590 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.593 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.596 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.598 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:34.600 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.604 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.606 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.606 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:34.611 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.615 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.619 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.619 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:34.620 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.624 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.628 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.628 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.630 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.632 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.641 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.641 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.641 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.644 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.654 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.655 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.656 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.658 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.660 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.660 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.660 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.663 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.664 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.665 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.665 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.668 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.669 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.669 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.669 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.671 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.672 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.672 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.673 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.675 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.678 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.678 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.679 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.681 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.690 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.690 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.691 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.696 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.698 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.698 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.698 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.700 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.701 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.701 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.702 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.704 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.705 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.706 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.706 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.708 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.709 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.709 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.710 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.712 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.714 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.714 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.714 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.716 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.717 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.718 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.720 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.721 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.723 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.724 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.724 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.726 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.003
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.731 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.731 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.731 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.733 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.734 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.734 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.734 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.736 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.738 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.738 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.738 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.744 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.748 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.748 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.748 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.750 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.751 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.751 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[33] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.754 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.756 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.003
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.764 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.764 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[34] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.765 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.767 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.770 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[35] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.770 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.772 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.773 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.773 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[36] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.775 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.779 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.781 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.781 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[37] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:34.781 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.785 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.793 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.793 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[38] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.794 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.797 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.804 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.804 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[39] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:34.804 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.815 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.817 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.817 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[40] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:34.817 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.833 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.021
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.856 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.856 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[41] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.856 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.858 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.863 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.863 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[42] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.864 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.865 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.020
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.886 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.886 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[43] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:34.887 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.897 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.902 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.905 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[44] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:34.907 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.911 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.013
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.925 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[45] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.925 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.927 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.928 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.928 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[46] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.929 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.930 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.931 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.931 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[47] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:34.945 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.957 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.961 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.961 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[48] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.983 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.985 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.986 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:34.986 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[49] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:34.986 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.997 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:34.999 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.000 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[50] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.015
12:56:35.005 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.023 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.024 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.035 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[51] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.038 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.039 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.040 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.040 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[52] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.042 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.044 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.048 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.048 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[53] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.050 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.059 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.061 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.061 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[54] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.062 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.063 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.067 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.068 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[55] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.068 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.071 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.072 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.072 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[56] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.072 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.075 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.087 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.087 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[57] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.088 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.095 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.096 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.096 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[58] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.014
12:56:35.096 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.111 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.115 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.115 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[59] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.012
12:56:35.116 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.128 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.129 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.130 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[60] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.130 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.134 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.136 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.136 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[61] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.136 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.138 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.147 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.147 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[62] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.148 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.155 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.156 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.156 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[63] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.157 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.158 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.159 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.159 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[64] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.180 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.182 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.183 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.191 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[65] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.191 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.197 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.198 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.198 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[66] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.198 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.199 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.203 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.217 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[67] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.217 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.218 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.220 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.221 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[68] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.229 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.237 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.242 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.244 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[69] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:35.244 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.246 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.258 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.261 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[70] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.261 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.263 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.268 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.270 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[71] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.279 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.281 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.282 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.282 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[72] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.012
12:56:35.282 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.295 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.296 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.296 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[73] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.297 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.298 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.008
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.308 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.309 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[74] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.310 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.312 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.321 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.321 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[75] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.322 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.325 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.328 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.334 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[76] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.334 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.339 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.017
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.343 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.347 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[77] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.359 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.366 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.368 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.371 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[78] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.373 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.376 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.380 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.384 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[79] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.385 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.388 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.389 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.389 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[80] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.013
12:56:35.389 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.403 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.405 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.405 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[81] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.406 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.411 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.414 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.414 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[82] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.415 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.426 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.427 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.427 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[83] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.428 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.432 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.433 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.434 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[84] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.434 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.438 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.443 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.447 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[85] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.447 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.449 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.450 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.450 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[86] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.450 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.453 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.459 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.464 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[87] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.465 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.466 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.467 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.467 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[88] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.467 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.470 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.472 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.472 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[89] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:35.475 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.486 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.487 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.487 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[90] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.488 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.489 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.490 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.490 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[91] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.491 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.492 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.004
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.498 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.498 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[92] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.013
12:56:35.498 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.512 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.513 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.513 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[93] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.513 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.514 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.515 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.515 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[94] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.515 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.516 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.519 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.519 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[95] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.520 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.523 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.527 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.527 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[96] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.528 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.539 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.540 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.540 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[97] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.542 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.544 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.551 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.552 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[98] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.553 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.562 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.563 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.563 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[99] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.563 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.566 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.003
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.572 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.572 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[100] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.572 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.574 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.012
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.583 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.586 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[101] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.587 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.591 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.005
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.597 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.597 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[102] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.598 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.600 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.013
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.613 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.613 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[103] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.613 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.615 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.616 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.616 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[104] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.616 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.620 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.626 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.626 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[105] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.018
12:56:35.627 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.645 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.646 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.646 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[106] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.646 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.647 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.648 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.648 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[107] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:35.649 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.660 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.663 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.663 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[108] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.663 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.665 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.667 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.667 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[109] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.013
12:56:35.667 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.674 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.682 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.682 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[110] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.032
12:56:35.682 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.715 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.716 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.716 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[111] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.716 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.717 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.727 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.728 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[112] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.728 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.732 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.005
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.742 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.742 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[113] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.742 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.750 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.752 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.752 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[114] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.752 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.758 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.759 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.759 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[115] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.759 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.767 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.770 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[116] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.770 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.771 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.773 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.773 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[117] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.774 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.776 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.791 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.791 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[118] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.792 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.793 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.794 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.794 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[119] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.794 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.795 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.798 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.798 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[120] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.798 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.799 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.801 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.801 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[121] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.802 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.804 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.806 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.806 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[122] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.806 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.810 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.811 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.811 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[123] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.018
12:56:35.812 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.832 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.833 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.833 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[124] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.833 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.834 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.836 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.836 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[125] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.838 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.839 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.843 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.850 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[126] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.852 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.859 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.860 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.860 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[127] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.861 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.862 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.863 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.863 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[128] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:35.864 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.874 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.874 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.874 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[129] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.875 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.876 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.878 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.878 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[130] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.879 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.880 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.887 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.890 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[131] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.890 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.892 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.893 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.893 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[132] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.893 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.900 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.902 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.902 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[133] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.902 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.909 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.911 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.911 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[134] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.914 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.916 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.919 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.920 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[135] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.927 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.928 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.933 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.933 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[136] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.933 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.936 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.939 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.939 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[137] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.940 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.946 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.947 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.948 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[138] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.948 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.958 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.960 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.960 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[139] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.015
12:56:35.960 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.976 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.977 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.977 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[140] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.977 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.978 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.979 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.979 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[141] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:35.979 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.988 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.001
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.997 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.997 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[142] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.997 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.998 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.000 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.000 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[143] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.000 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.001 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.007 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.007 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[144] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:36.007 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.018 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.025 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.025 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[145] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.025 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.026 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.027 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.027 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[146] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.028 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.029 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.031 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.031 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[147] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:36.031 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.043 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.044 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.044 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[148] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.044 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.046 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.047 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.047 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[149] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.047 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.048 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.050 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.050 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[150] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.012
12:56:36.051 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.063 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.067 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.067 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[151] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.067 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.068 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.069 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.069 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[152] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.069 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.070 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.071 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.071 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[153] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.071 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.073 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.002
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.087 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.087 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[154] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.087 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.089 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.089 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.089 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[155] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.089 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.091 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.091 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.091 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[156] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.092 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.095 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.096 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.097 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[157] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.097 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.098 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.002
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.101 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.101 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[158] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.103 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.104 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.111 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.113 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[159] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.113 feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.114 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.115 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.115 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[160] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:36.115 feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.123 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.126 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.126 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[161] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.126 feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.128 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.129 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.129 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[162] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.133 feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.135 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.136 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.137 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[163] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.137 feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.138 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.148 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.149 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[164] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.149 feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.158 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.159 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.159 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[165] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.160 feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.162 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.163 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.163 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[166] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.164 feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.165 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.166 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.166 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[167] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.166 feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.170 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.174 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.174 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[168] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.174 feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.175 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.176 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.176 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[169] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.177 feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.178 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.179 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.179 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[170] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.014
12:56:36.181 feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.196 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.197 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.197 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[171] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.197 feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.200 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.208 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.208 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[172] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.208 feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.210 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.210 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.210 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[173] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.211 feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.212 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.214 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.214 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[174] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.215 feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.216 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.223 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.223 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[175] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.223 feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.226 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.226 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.227 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[176] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.227 feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.231 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.235 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.235 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[177] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.235 feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.236 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.240 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.240 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[178] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.240 feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.247 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.248 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.248 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[179] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.255 feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.260 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.261 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.261 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[180] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.261 feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.262 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.266 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.266 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[181] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.266 feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.271 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.272 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.272 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[182] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:36.273 feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.289 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.291 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.291 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[183] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:36.291 feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.303 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.304 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.304 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[184] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.304 feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.305 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.305 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.305 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[185] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.305 feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.312 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.313 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.313 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[186] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.313 feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.315 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.316 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.317 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[187] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.317 feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.320 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.323 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.324 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[188] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.324 feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.329 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.330 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.331 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[189] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.332 feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.337 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.338 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.338 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[190] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.338 feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.341 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.350 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.350 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[191] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:36.350 feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.358 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.359 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.359 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[192] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.359 feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.361 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.363 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.363 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[193] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.363 feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.364 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.365 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.365 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[194] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:36.365 feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.375 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.384 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.384 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[195] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.384 feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.387 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.396 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.396 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[196] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.396 feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.400 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.400 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.400 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[197] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.401 feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.408 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.408 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.408 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[198] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.408 feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.410 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.411 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.412 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[199] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.016
12:56:36.412 feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.428 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.431 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.431 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[200] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.431 feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.432 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.433 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.433 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[201] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.433 feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.435 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.436 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.437 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[202] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.437 feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.446 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.447 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.448 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[203] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.448 feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.457 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.459 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.459 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[204] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.459 feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.463 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.465 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.465 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[205] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:36.465 feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.476 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.479 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.479 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[206] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.479 feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.483 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.487 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.487 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[207] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.488 feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.489 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.489 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.489 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[208] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.490 feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.492 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.495 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.495 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[209] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:36.495 feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.503 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.504 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.504 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[210] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.504 feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.514 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.540
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"af4841b5-ce83-4edb-af41-429a21140316","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
27.278
Scenario Outline Vervoersnetwerken - Waterwegen (INSPIRE geharmoniseerd) WFS
ec73f245-66ce-4144-ac27-5966c80a4b3a Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'ec73f245-66ce-4144-ac27-5966c80a4b3a' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.318
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'ec73f245-66ce-4144-ac27-5966c80a4b3a' 0.029
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.002
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.011
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.002
* def id = "ec73f245-66ce-4144-ac27-5966c80a4b3a" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 12.991
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/7}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5951efa2-1ff3-4763-a966-a2f5497679ee#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.481 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/7
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.002
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.253
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.001
> * match responseStatus == 200 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.741 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.029
12:56:33.742 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/7"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.800 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.703
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.001
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.507 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"
}
> * print "testing xlinkurl:" + link 0.016
12:56:34.507 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.524 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.007
> Given url link 0.000
> When method HEAD 5.537
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.069 java.net.SocketTimeoutException: Read timed out, http call failed after 5330 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
12:56:40.069 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"
}
> * print "testing xlinkurl:" + link 0.002
12:56:40.070 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.073 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.534
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:45.608 java.net.SocketTimeoutException: Read timed out, http call failed after 5328 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
12:56:45.608 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.608 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:45.609 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.272
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.884 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.886 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.887 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.889 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.890 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.892 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.894 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:45.894 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.896 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.898 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.899 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:45.900 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.903 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.905 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.906 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:45.907 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.911 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.912 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.913 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:45.913 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.915 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.918 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.919 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.920 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.922 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.924 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.927 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.928 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.929 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.930 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.930 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.932 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.933 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.934 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.935 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.937 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.938 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.939 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.940 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.942 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.943 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.944 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.944 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.946 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.947 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.949 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.950 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.951 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.953 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.954 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.955 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.956 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.958 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.959 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.960 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.961 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.963 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.963 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.965 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.966 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.967 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.968 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5951efa2-1ff3-4763-a966-a2f5497679ee#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:45.969 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.971 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5951efa2-1ff3-4763-a966-a2f5497679ee#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.488
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"ec73f245-66ce-4144-ac27-5966c80a4b3a","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
27.151
Scenario Outline Kaderrichtlijn Water EU2015 WMS
7681eb19-a914-4dc7-9208-c2a131dca06d Beheer PDOK [beheerpdok@kadaster.nl, beheerpdok@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '7681eb19-a914-4dc7-9208-c2a131dca06d' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.338
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '7681eb19-a914-4dc7-9208-c2a131dca06d' 0.018
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.014
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.001
* def id = "7681eb19-a914-4dc7-9208-c2a131dca06d" 0.002
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 12.897
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbeag#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbead#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.002
12:56:33.503 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.888
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.394 java.net.SocketTimeoutException: Read timed out, http call failed after 5384 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:39.394 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.009
12:56:39.394 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.404 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.542
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.947 java.net.SocketTimeoutException: Read timed out, http call failed after 5334 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:44.947 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:44.947 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.951 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.286
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:45.240 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.241 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.241 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.241 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.242 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.010
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.253 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.253 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.014
12:56:45.253 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.268 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.270 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.270 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.270 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.271 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.012
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.284 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.284 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:45.284 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.291 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.304 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.304 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.304 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.304 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.305 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.305 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbeag#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.002
12:56:45.305 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.308 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbeag#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.539
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbead#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:45.850 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=110f9ec6-4464-462e-9765-83d90cefbead#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.540
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"7681eb19-a914-4dc7-9208-c2a131dca06d","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
33.721
Scenario Outline Potentiekaart reststromen WMS
ceda1b88-32ac-40b2-a841-71eb041c9427 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'ceda1b88-32ac-40b2-a841-71eb041c9427' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.282
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'ceda1b88-32ac-40b2-a841-71eb041c9427' 0.007
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.004
* def ObjectValues = 0.002
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.033
* def id = "ceda1b88-32ac-40b2-a841-71eb041c9427" 0.004
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 16.221
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/33}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=11d83e36-fd0d-46bc-838c-0567c5dfdb19#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=34dacd72-d2fb-4e28-844d-73d3b9c3fef2#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=419b85e5-04ee-4cc9-b910-bc58594a943a#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=119f7512-a71e-4d1a-82e7-7a2b63f9338b#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6ea55ec4-f312-40ef-9935-68806e61b496#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=af784610-df36-4d40-bac0-23d8e728999f#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=24eb504e-f5f3-4ecf-b760-cc5630e82a57#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"
}
> * print "testing xlinkurl:" + link 0.044
12:56:33.511 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/33
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.231
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.745 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.052
12:56:33.746 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.800 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.003
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 2.443
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:36.249 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.249 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:36.250 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.533
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:41.784 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:41.785 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.785 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:41.786 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.535
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:47.322 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
12:56:47.322 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.323 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:47.324 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.276
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:47.606 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.607 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.608 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:47.610 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.613 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.615 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.616 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:47.617 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.620 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.621 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.622 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.624 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.625 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.627 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.628 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.629 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.630 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.632 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.632 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.634 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.636 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.637 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.638 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.640 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.641 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.642 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.643 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.644 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.645 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.647 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.647 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.649 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.650 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.651 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.652 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.653 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.656 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.657 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.658 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.659 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.660 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.662 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.662 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.664 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.666 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.668 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.669 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.671 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.673 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.674 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.675 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.682 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.684 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.685 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.686 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.687 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.689 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.690 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.691 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.692 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.693 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.694 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.695 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.698 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.699 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.704 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.705 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.706 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.708 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.715 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.715 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:47.716 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.719 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.720 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.722 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:47.722 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.727 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.728 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.729 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.730 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.731 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.733 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.734 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=11d83e36-fd0d-46bc-838c-0567c5dfdb19#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.734 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.737 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=11d83e36-fd0d-46bc-838c-0567c5dfdb19#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.272
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=34dacd72-d2fb-4e28-844d-73d3b9c3fef2#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.012 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=34dacd72-d2fb-4e28-844d-73d3b9c3fef2#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.272
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=419b85e5-04ee-4cc9-b910-bc58594a943a#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.286 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=419b85e5-04ee-4cc9-b910-bc58594a943a#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.281
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=119f7512-a71e-4d1a-82e7-7a2b63f9338b#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.570 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=119f7512-a71e-4d1a-82e7-7a2b63f9338b#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.269
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6ea55ec4-f312-40ef-9935-68806e61b496#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.842 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=6ea55ec4-f312-40ef-9935-68806e61b496#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.277
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=af784610-df36-4d40-bac0-23d8e728999f#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.123 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=af784610-df36-4d40-bac0-23d8e728999f#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.272
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=24eb504e-f5f3-4ecf-b760-cc5630e82a57#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.400 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=24eb504e-f5f3-4ecf-b760-cc5630e82a57#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.282
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"ceda1b88-32ac-40b2-a841-71eb041c9427","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
16.135
Scenario Outline Beschermde Gebieden - Cultuurhistorie (INSPIRE geharmoniseerd) WMS
7b8f44b5-6eae-4113-a835-84b8678c3dd5 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '7b8f44b5-6eae-4113-a835-84b8678c3dd5' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.792
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '7b8f44b5-6eae-4113-a835-84b8678c3dd5' 0.018
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.007
* def id = "7b8f44b5-6eae-4113-a835-84b8678c3dd5" 0.002
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 7.156
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=493ab81b-75f8-4205-b030-6b2fd9eb4295#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.010
12:56:33.932 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.001
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.748
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.002
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.688 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.538
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.227 java.net.SocketTimeoutException: Read timed out, http call failed after 5329 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:40.227 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:40.227 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.228 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.269
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=493ab81b-75f8-4205-b030-6b2fd9eb4295#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.501 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=493ab81b-75f8-4205-b030-6b2fd9eb4295#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.572
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"7b8f44b5-6eae-4113-a835-84b8678c3dd5","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
3.993
Scenario Outline Mossel- en oesterhabitats WMS
0bc2bcb8-558b-446b-b4e2-381b13d483a8 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '0bc2bcb8-558b-446b-b4e2-381b13d483a8' 0.008
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.645
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.002
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '0bc2bcb8-558b-446b-b4e2-381b13d483a8' 0.007
* def title = get response //citation/CI_Citation/title/CharacterString 0.008
* def email = get response //electronicMailAddress/CharacterString 0.009
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.001
* def id = "0bc2bcb8-558b-446b-b4e2-381b13d483a8" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 1.177
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3d59fd06-9aec-4744-91e7-65e119f74569#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.859 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.864 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:33.865 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.865 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.868 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.879 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:33.879 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.880 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.881 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.883 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:33.883 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3d59fd06-9aec-4744-91e7-65e119f74569#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.007
12:56:33.883 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:33.891 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=3d59fd06-9aec-4744-91e7-65e119f74569#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 1.109
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"0bc2bcb8-558b-446b-b4e2-381b13d483a8","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
4.474
d4dded2c-65ec-4e13-897e-03278d53a958 no organisationName found in dataset record [, info@dinoloket.nl]
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'd4dded2c-65ec-4e13-897e-03278d53a958' 0.001
And param elementsetname = 'full' 0.001
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.644
Then status 200 0.003
* eval karate.embed(responseBytes,'application/xml') 0.005
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'd4dded2c-65ec-4e13-897e-03278d53a958' 0.010
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.011
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.005
* def id = "d4dded2c-65ec-4e13-897e-03278d53a958" 0.007
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 1.387
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/inspire?SERVICE=CSW&version=2.0.2&REQUEST=GetRecordById&ID=b61a773c-ecad-4e60-93e9-0a4caac0b52f&OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&ELEMENTSETNAME=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.850 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/inspire?SERVICE=CSW&version=2.0.2&REQUEST=GetRecordById&ID=b61a773c-ecad-4e60-93e9-0a4caac0b52f&OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&ELEMENTSETNAME=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.015
> Given url link 0.000
> When method HEAD 1.365
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"d4dded2c-65ec-4e13-897e-03278d53a958","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.005
25.613
Scenario Outline Emissies naar het riool in 2015 vanuit de industrie (WMS)
95e2c712-1b91-4f24-9453-c56b95227717 no organisationName found in dataset record [emissieregistratie@rivm.nl, emissieregistratie@rivm.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '95e2c712-1b91-4f24-9453-c56b95227717' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.608
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '95e2c712-1b91-4f24-9453-c56b95227717' 0.036
* def title = get response //citation/CI_Citation/title/CharacterString 0.018
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.002
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.001
* def id = "95e2c712-1b91-4f24-9453-c56b95227717" 0.005
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 11.971
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=f2f86edf-ac3a-48e8-9292-0544da2d7645#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.834 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.562
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.398 java.net.SocketTimeoutException: Read timed out, http call failed after 5352 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:39.398 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.007
12:56:39.398 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.407 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.540
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.947 java.net.SocketTimeoutException: Read timed out, http call failed after 5332 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:44.947 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:44.947 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.948 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.289
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:45.243 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.244 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.244 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.244 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.245 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.245 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.245 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:45.246 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.246 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.247 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:45.247 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=f2f86edf-ac3a-48e8-9292-0544da2d7645#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.022
12:56:45.247 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:45.270 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=f2f86edf-ac3a-48e8-9292-0544da2d7645#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.528
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"95e2c712-1b91-4f24-9453-c56b95227717","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
16.292
Scenario Outline RD info WFS
3ebe56dc-5f09-4fb3-b224-55c2db4ca2fd Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '3ebe56dc-5f09-4fb3-b224-55c2db4ca2fd' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.876
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '3ebe56dc-5f09-4fb3-b224-55c2db4ca2fd' 0.008
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.002
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.002
* def id = "3ebe56dc-5f09-4fb3-b224-55c2db4ca2fd" 0.005
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 7.214
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=29c17585-e702-463f-a5dc-99d34b17d333#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"
}
> * print "testing xlinkurl:" + link 0.005
12:56:34.092 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.695
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.791 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.543
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.336 java.net.SocketTimeoutException: Read timed out, http call failed after 5331 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:40.336 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.336 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.338 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.270
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.611 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.613 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.613 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.615 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.616 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.617 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.618 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.620 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.622 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.623 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.624 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.626 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.627 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.629 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.630 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.631 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.632 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.634 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.635 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.636 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.637 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.639 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.640 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.642 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.643 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.644 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.645 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:40.647 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.648 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.649 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:40.650 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=29c17585-e702-463f-a5dc-99d34b17d333#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:40.651 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:40.652 [print] testing xlinkurl:https://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=29c17585-e702-463f-a5dc-99d34b17d333#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.624
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"3ebe56dc-5f09-4fb3-b224-55c2db4ca2fd","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
5.634
ca71572f-a498-4ca6-aa60-d4c4c4d59e2e Ministerie van Defensie, Koninklijke Marine, Dienst der Hydrografie [data@hydro.nl, hydro.servicedesk@mindef.nl]
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'ca71572f-a498-4ca6-aa60-d4c4c4d59e2e' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.948
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'ca71572f-a498-4ca6-aa60-d4c4c4d59e2e' 0.011
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.002
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.003
* def id = "ca71572f-a498-4ca6-aa60-d4c4c4d59e2e" 0.002
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 1.830
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://standaarden.overheid.nl/owms/terms/Ministerie_van_Defensie"
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.144 [print] testing xlinkurl:http://standaarden.overheid.nl/owms/terms/Ministerie_van_Defensie
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.005
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.617
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://inspire.caris.nl/geoserver2/gn/wfs?request=GetCapabilities&service=WFS"
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.771 [print] testing xlinkurl:https://inspire.caris.nl/geoserver2/gn/wfs?request=GetCapabilities&service=WFS
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.583
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=34e95842-4e4e-46de-9198-79e8cd4d30dc#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.356 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=34e95842-4e4e-46de-9198-79e8cd4d30dc#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.612
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"ca71572f-a498-4ca6-aa60-d4c4c4d59e2e","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.003
18.645
Scenario Outline Noordzee Vaarwegmarkeringen WFS
62c0d0a5-5826-406d-a625-d84bc5fec800 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.002
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '62c0d0a5-5826-406d-a625-d84bc5fec800' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.214
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.003
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '62c0d0a5-5826-406d-a625-d84bc5fec800' 0.003
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.006
* def id = "62c0d0a5-5826-406d-a625-d84bc5fec800" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 8.219
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=be1b1514-8d1f-48e1-9624-fee9b784138b#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=db60a314-5583-437d-a2ff-1e59cc57704e#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"
}
> * print "testing xlinkurl:" + link 0.005
12:56:34.423 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.536
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.961 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
12:56:39.961 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.001
12:56:39.961 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:39.963 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 1.705
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.671 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.270
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.944 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.945 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.945 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.947 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.949 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.950 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.950 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.951 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.953 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.954 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.954 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.955 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.957 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.958 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.958 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.959 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.961 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.962 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.962 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.963 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.965 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.966 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.966 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.967 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.969 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.971 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.971 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.972 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.974 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.975 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:41.975 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=be1b1514-8d1f-48e1-9624-fee9b784138b#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:41.976 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:41.978 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=be1b1514-8d1f-48e1-9624-fee9b784138b#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.470
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=db60a314-5583-437d-a2ff-1e59cc57704e#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.002
12:56:42.451 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=db60a314-5583-437d-a2ff-1e59cc57704e#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.176
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"62c0d0a5-5826-406d-a625-d84bc5fec800","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
33.374
Scenario Outline Windsnelheden 100m hoogte WFS
180b6682-5d6f-429d-abb7-32f7d6253787 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '180b6682-5d6f-429d-abb7-32f7d6253787' 0.004
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.371
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '180b6682-5d6f-429d-abb7-32f7d6253787' 0.007
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.003
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.003
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.001
* def id = "180b6682-5d6f-429d-abb7-32f7d6253787" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 15.503
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/33}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=d845cef6-0e23-4212-a951-b69763e39ef0#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"
}
> * print "testing xlinkurl:" + link 0.009
12:56:34.607 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/33
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.195
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.805 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.000
12:56:34.806 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/33"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.807 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 3.461
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.270 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"
}
> * print "testing xlinkurl:" + link 0.007
12:56:38.270 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.278 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.532
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:43.812 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService
12:56:43.813 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"
}
> * print "testing xlinkurl:" + link 0.002
12:56:43.813 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoFeatureAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:43.816 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.535
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:49.352 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
12:56:49.352 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.352 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:49.354 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.271
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.627 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.628 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.628 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.629 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.631 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.632 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.632 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.632 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.633 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.634 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.634 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.634 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.635 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.636 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.636 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=d845cef6-0e23-4212-a951-b69763e39ef0#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.636 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.637 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=d845cef6-0e23-4212-a951-b69763e39ef0#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.442
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"180b6682-5d6f-429d-abb7-32f7d6253787","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
4.232
f2d2cd9d-7410-485a-95e0-c1b885243eaf Ministerie van Defensie, Koninklijke Marine, Dienst der Hydrografie [data@hydro.nl, hydro.servicedesk@mindef.nl]
Given path 'geonetwork/srv/dut/inspire' 0.000
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'f2d2cd9d-7410-485a-95e0-c1b885243eaf' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.798
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'f2d2cd9d-7410-485a-95e0-c1b885243eaf' 0.002
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.021
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "f2d2cd9d-7410-485a-95e0-c1b885243eaf" 0.005
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.699
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=e8b84fae-00b3-49c1-80c1-df8f69f64e8c#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.009
12:56:35.035 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=e8b84fae-00b3-49c1-80c1-df8f69f64e8c#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.683
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"f2d2cd9d-7410-485a-95e0-c1b885243eaf","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.004
11.759
Scenario Outline Habitatrichtlijn verspreiding van typen WMS
b0119753-5625-4500-9df3-13823ff9868f Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'b0119753-5625-4500-9df3-13823ff9868f' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.552
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'b0119753-5625-4500-9df3-13823ff9868f' 0.011
* def title = get response //citation/CI_Citation/title/CharacterString 0.025
* def email = get response //electronicMailAddress/CharacterString 0.002
* def organisationpath = karate.get('//organisationName/CharacterString') 0.021
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.012
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.005
* def id = "b0119753-5625-4500-9df3-13823ff9868f" 0.023
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 4.683
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/31}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"
}
> * print "testing xlinkurl:" + link 0.002
12:56:34.868 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/31
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.196
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.066 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.066 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.071 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 3.200
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.272 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.272 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.274 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.278 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.281 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.282 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.286 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.287 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.287 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.288 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.290 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.291 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.291 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.293 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.294 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.296 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.296 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.298 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.300 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.301 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.301 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.302 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.304 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.305 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.305 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.306 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.309 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.311 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.311 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.311 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.312 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.314 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.314 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.314 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.318 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.319 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.319 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.320 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.321 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.322 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.322 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.323 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.324 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.325 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.325 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.326 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.327 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.328 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.328 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.329 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.330 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.331 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.331 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.333 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.335 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.336 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.336 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.336 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.337 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.339 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.339 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.339 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.340 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.341 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.342 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.342 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.343 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.344 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.345 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.345 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.346 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.348 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.348 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.348 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.349 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.351 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.351 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.351 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.354 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.356 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.356 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.357 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.358 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.359 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.359 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.360 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.361 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.362 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.363 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.363 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.364 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.365 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.366 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.366 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.367 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.368 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.369 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.369 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.371 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.372 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.372 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.373 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.374 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.375 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.376 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.376 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.378 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.002
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.381 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.382 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.382 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.384 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.001
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.386 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.387 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.387 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.390 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.391 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.392 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:38.392 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.395 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.396 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.397 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.397 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.399 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.400 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.400 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[33] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.401 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.402 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.001
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.404 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.405 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[34] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.406 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.408 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.409 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.409 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[35] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.410 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.411 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.413 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.414 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[36] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.414 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.415 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.418 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.419 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[37] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.419 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.421 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.422 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.423 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[38] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.423 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.424 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.426 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.426 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[39] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.427 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.428 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.429 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.429 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[40] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.430 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.431 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.432 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.432 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[41] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.433 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.434 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.435 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.435 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[42] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.436 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.437 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.438 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.439 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[43] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.439 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.440 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.441 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.442 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[44] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.442 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.443 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.444 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.445 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[45] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.445 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.447 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.448 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.448 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[46] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.448 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.450 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.451 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.451 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[47] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.452 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.453 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.454 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.454 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[48] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.455 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.456 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.457 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.457 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[49] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:38.458 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.462 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.463 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.463 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[50] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:38.464 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.471 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.483 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.484 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[51] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.484 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.485 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.486 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.487 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[52] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.487 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.488 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.489 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.490 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[53] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.490 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.491 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.492 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.493 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[54] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.493 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.494 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.501 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.501 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[55] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.502 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.503 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.504 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.505 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[56] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.505 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.506 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.507 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.507 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[57] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.508 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.509 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.510 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.510 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[58] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.511 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.513 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.514 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.514 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[59] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.515 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.516 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.517 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.518 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[60] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.518 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.519 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.520 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.521 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[61] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.522 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.523 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.524 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.524 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[62] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.525 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.526 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.527 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.527 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[63] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.528 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.529 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.531 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.531 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[64] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.531 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.532 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.533 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.534 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[65] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:38.534 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.543 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.544 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.545 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[66] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.545 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.546 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.547 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.548 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[67] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.548 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.550 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.551 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.551 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[68] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.552 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.553 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.554 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.554 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[69] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.555 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.556 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.557 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.557 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[70] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.558 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.559 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.560 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.560 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[71] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.561 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.562 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.563 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.564 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[72] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.564 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.565 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.566 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.567 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[73] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.567 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.568 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.569 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.570 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[74] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.570 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.571 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.572 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.573 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[75] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.573 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.574 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.575 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.576 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[76] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.576 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.578 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.579 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.579 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[77] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.580 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.581 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.582 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.582 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[78] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.583 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.584 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.585 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.585 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[79] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:38.586 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.596 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.597 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.597 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[80] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:38.598 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.601 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.602 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.602 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[81] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.603 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.604 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.605 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.605 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[82] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.606 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.607 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.608 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.608 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[83] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.608 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.610 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.612 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.612 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[84] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.613 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.614 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.615 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.615 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[85] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.616 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.617 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.618 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.618 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[86] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.618 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.619 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.620 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.621 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[87] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.622 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.623 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.624 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.624 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[88] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.625 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.626 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.627 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.628 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[89] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.628 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.629 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.630 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.631 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[90] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.631 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.632 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.633 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.634 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[91] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.634 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.635 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.637 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.638 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[92] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:38.638 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.642 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.643 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.643 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[93] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.644 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.645 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.646 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.646 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[94] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.659 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.660 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.662 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.662 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[95] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.662 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.663 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.664 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.665 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[96] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.665 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.666 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.667 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.668 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[97] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.668 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.669 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.670 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.671 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[98] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:38.671 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.675 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.676 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.676 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[99] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.679 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.681 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.684 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.684 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[100] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.686 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.688 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.689 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.689 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[101] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.689 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.693 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.694 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.694 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[102] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.695 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.697 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.698 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.698 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[103] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.705 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.707 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.708 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.708 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[104] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.710 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.712 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.713 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.713 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[105] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.714 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.716 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.717 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.717 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[106] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.718 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.720 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.721 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.721 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[107] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.722 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.724 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.725 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.725 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[108] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.726 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.728 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.730 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.730 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[109] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.731 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.733 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.734 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.734 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[110] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.735 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.737 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.738 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.738 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[111] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.739 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.741 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.742 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.742 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[112] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.743 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.745 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.746 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.746 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[113] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.747 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.749 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.750 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.750 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[114] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.751 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.753 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.754 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.754 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[115] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.755 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.757 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.758 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.758 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[116] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.759 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.761 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.762 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.762 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[117] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:38.762 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.765 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.766 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.766 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[118] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.767 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.769 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.770 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[119] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.771 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.773 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.774 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.774 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[120] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.775 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.777 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.778 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.778 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[121] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.779 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.781 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.782 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.782 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[122] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.783 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.785 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.786 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.786 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[123] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:38.786 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.795 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.797 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.798 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[124] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:38.799 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.802 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.804 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.804 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[125] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.805 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.807 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.809 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.809 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[126] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.810 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.812 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.002
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.815 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.815 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[127] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:38.816 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.819 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.821 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.823 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[128] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.823 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.826 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.827 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.827 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[129] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.829 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.831 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.833 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.833 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[130] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.833 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.834 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.007
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.842 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.842 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[131] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.842 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.844 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.845 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.845 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[132] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.845 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.848 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.849 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.849 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[133] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.853 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.855 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.856 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.856 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[134] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.857 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.859 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.002
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.862 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.862 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[135] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.863 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.865 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.875 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.876 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[136] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.876 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.877 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.878 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.878 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[137] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.879 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.880 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.881 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.882 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[138] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.882 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.883 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.884 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.885 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[139] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.885 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.886 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.888 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.888 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[140] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.888 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.890 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.891 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.891 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[141] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.891 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.893 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.894 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.894 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[142] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.894 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.896 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.896 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.897 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[143] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.897 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.898 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.899 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.900 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[144] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.900 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.901 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.902 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.902 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[145] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:38.903 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.904 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.911 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.911 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[146] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.912 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.913 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.914 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.914 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[147] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.915 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.916 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.917 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.917 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[148] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.918 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.919 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.920 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.920 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[149] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.921 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.922 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.923 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[150] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.923 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.925 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.926 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.926 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[151] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.928 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.928 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.929 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.929 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[152] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.930 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.931 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.932 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.933 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[153] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:38.933 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.937 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.938 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.938 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[154] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:38.939 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.946 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.946 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.946 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[155] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.946 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.947 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.948 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.948 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[156] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:38.948 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.952 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.953 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.953 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[157] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.953 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.954 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.954 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:38.954 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[158] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.954 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:38.955 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.576
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"b0119753-5625-4500-9df3-13823ff9868f","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
35.121
Scenario Outline Actueel Hoogtebestand Nederland 1 (AHN1) WMS
c3ee15e4-38bf-4d54-9c0b-cfe0e609d448 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.000
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'c3ee15e4-38bf-4d54-9c0b-cfe0e609d448' 0.001
And param elementsetname = 'full' 0.005
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.808
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'c3ee15e4-38bf-4d54-9c0b-cfe0e609d448' 0.002
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.001
* def id = "c3ee15e4-38bf-4d54-9c0b-cfe0e609d448" 0.011
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 16.157
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/10}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5a1adb58-0bbe-425d-b0fe-577a6c0a4228#MD_DataIdentification}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=b9dd8575-3c1c-41f4-add5-c4f5f2b67179#MD_DataIdentification}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00fd1fc4-c190-4fa6-a68f-606c64a16679#MD_DataIdentification}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00b0a2bf-57ce-44c9-b94c-f6c9a41f5c61#MD_DataIdentification}, {link=https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/10"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification"}
checkxlinkurl.template.feature:21 - 
java.net.UnknownHostException: www.nationaalgeoregister.n: Name or service not known
12:56:51.187 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification"}
checkxlinkurl.template.feature:21 - 
java.net.UnknownHostException: www.nationaalgeoregister.n: Name or service not known
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/10"
}
> * print "testing xlinkurl:" + link 0.029
12:56:35.064 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/10
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.215
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.281 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.281 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/10"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:35.282 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.004
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 3.183
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.473 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.000
12:56:38.473 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:38.474 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.544
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.018 java.net.SocketTimeoutException: Read timed out, http call failed after 5337 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:44.018 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"
}
> * print "testing xlinkurl:" + link 0.001
12:56:44.019 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:44.020 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.535
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:49.556 java.net.SocketTimeoutException: Read timed out, http call failed after 5327 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#
12:56:49.556 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.556 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory#"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:49.557 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.269
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.829 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.830 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.830 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.831 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.832 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.833 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.834 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:49.834 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.836 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.837 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.837 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.839 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.841 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.842 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.842 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:49.842 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.846 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.847 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.847 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.847 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.849 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.849 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.850 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.850 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.851 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.852 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.853 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.853 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.854 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.854 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.854 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:49.854 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.856 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.857 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.857 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.858 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.859 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.860 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.860 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.860 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.862 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.862 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.863 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.863 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.864 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.866 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:49.866 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5a1adb58-0bbe-425d-b0fe-577a6c0a4228#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:49.866 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:49.867 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=5a1adb58-0bbe-425d-b0fe-577a6c0a4228#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.445
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=b9dd8575-3c1c-41f4-add5-c4f5f2b67179#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:50.316 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=b9dd8575-3c1c-41f4-add5-c4f5f2b67179#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.175
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00fd1fc4-c190-4fa6-a68f-606c64a16679#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:50.494 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00fd1fc4-c190-4fa6-a68f-606c64a16679#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.271
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00b0a2bf-57ce-44c9-b94c-f6c9a41f5c61#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:50.768 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=00b0a2bf-57ce-44c9-b94c-f6c9a41f5c61#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.267
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:51.039 [print] testing xlinkurl:https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.146
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.UnknownHostException: www.nationaalgeoregister.n: Name or service not known
12:56:51.187 java.net.UnknownHostException: www.nationaalgeoregister.n: Name or service not known, http call failed after 146 milliseconds for URL: https://www.nationaalgeoregister.n/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=da237167-7f87-4310-ad64-614233de7a42#MD_DataIdentification
12:56:51.187 http request failed: 
java.net.UnknownHostException: www.nationaalgeoregister.n: Name or service not known
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"c3ee15e4-38bf-4d54-9c0b-cfe0e609d448","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
30.477
Scenario Outline Habitatrichtlijn verspreiding van habitattypen WMS
2b9da196-422e-4b0e-a5ba-ba41ade308e9 Beheer PDOK [beheerpdok@kadaster.nl, beheerpdok@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.000
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '2b9da196-422e-4b0e-a5ba-ba41ade308e9' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.675
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '2b9da196-422e-4b0e-a5ba-ba41ade308e9' 0.013
* def title = get response //citation/CI_Citation/title/CharacterString 0.002
* def email = get response //electronicMailAddress/CharacterString 0.002
* def organisationpath = karate.get('//organisationName/CharacterString') 0.002
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.002
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.029
* def id = "2b9da196-422e-4b0e-a5ba-ba41ade308e9" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 13.972
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=https://www.pdok.nl}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.pdok.nl"
}
> * print "testing xlinkurl:" + link 0.001
12:56:34.994 [print] testing xlinkurl:https://www.pdok.nl
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 1.613
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.610 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.534
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:42.145 java.net.SocketTimeoutException: Read timed out, http call failed after 5328 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:42.145 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:42.145 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:42.146 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.530
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:47.676 java.net.SocketTimeoutException: Read timed out, http call failed after 5320 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:47.677 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.677 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:47.677 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.276
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.956 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.962 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.962 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.963 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.965 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.972 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.973 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.974 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.976 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.983 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.984 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.984 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.986 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.987 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.988 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.988 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.990 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.991 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.991 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:47.991 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.993 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.994 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:47.995 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:47.996 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:47.997 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.002 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.002 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.003 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.005 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.006 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.006 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.007 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.009 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.010 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.010 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.011 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.012 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.012 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.012 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.012 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.013 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.009
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.023 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.024 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.024 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.026 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.027 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.028 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.028 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.030 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.031 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.033 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.033 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.034 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.035 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.036 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.037 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.038 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.039 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.040 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.041 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.042 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.044 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.044 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.045 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.046 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.048 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.049 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.049 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.050 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.051 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.052 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.053 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.055 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.056 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.057 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.057 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.058 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.059 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.060 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.061 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.062 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.064 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.065 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.065 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.066 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.067 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.069 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.069 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.070 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.071 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.072 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.073 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.074 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.075 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.076 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.077 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.079 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.080 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.080 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.081 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.082 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.084 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.085 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.085 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.086 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.087 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.087 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.088 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.089 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.090 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.091 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.091 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.092 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.092 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.093 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[33] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.093 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.093 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.094 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.094 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[34] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.094 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.095 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.096 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.096 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[35] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.096 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.096 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.097 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.097 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[36] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.098 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.098 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.099 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.099 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[37] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.099 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.100 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.100 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.100 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[38] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.101 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.101 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.102 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.102 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[39] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.102 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.103 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.104 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.104 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[40] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.104 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.104 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.105 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.105 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[41] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.105 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.106 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.106 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.106 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[42] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.107 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.107 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.108 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.108 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[43] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.108 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.110 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.111 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.111 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[44] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.111 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.112 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.112 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.112 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[45] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.112 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.113 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.114 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.114 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[46] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.114 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.118 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.118 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.118 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[47] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.119 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.119 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.120 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.120 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[48] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.120 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.120 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.121 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.121 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[49] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.121 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.122 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.122 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.122 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[50] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.122 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.123 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.124 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.124 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[51] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.124 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.124 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.125 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.125 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[52] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.125 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.126 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.126 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.126 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[53] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.126 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.127 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.128 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.128 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[54] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.128 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.128 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.129 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.129 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[55] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.129 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.130 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.130 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.130 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[56] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.130 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.131 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.132 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.132 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[57] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.132 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.132 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.133 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.133 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[58] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.133 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.134 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.134 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.134 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[59] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.134 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.135 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.135 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.136 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[60] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:48.136 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.145 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.146 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.146 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[61] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.146 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.147 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.148 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.150 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[62] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.150 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.151 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.152 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.152 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[63] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.152 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.152 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.153 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.153 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[64] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.154 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.154 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.004
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.160 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.160 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[65] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.160 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.161 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.161 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.161 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[66] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.161 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.162 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.163 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.163 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[67] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.163 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.163 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.164 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.164 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[68] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.167 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.168 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.170 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.170 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[69] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:48.172 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.181 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.182 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.182 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[70] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.182 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.183 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.185 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.185 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[71] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.187 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.188 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.188 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.188 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[72] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.189 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.189 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.192 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.192 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[73] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.192 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.192 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.193 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.193 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[74] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:48.194 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.196 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.199 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.199 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[75] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.199 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.200 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.202 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.202 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[76] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.203 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.203 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.207 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.208 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[77] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.208 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.208 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.209 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.209 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[78] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.209 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.210 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.210 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.210 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[79] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.210 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.211 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.213 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.213 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[80] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.213 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.215 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.219 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.219 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[81] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.219 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.220 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.221 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.221 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[82] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.221 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.221 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.224 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.224 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[83] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.224 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.224 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.225 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.226 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[84] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.226 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.228 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.230 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.230 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[85] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.230 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.232 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.235 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.235 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[86] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:48.235 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.239 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.240 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.240 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[87] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.240 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.241 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.241 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.241 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[88] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.242 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.242 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.243 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.243 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[89] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.243 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.245 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.247 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.247 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[90] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.248 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.249 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.251 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.252 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[91] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:48.252 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.255 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.256 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.256 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[92] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.256 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.256 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.257 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.257 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[93] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.257 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.258 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.258 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.258 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[94] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.258 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.259 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.259 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.259 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[95] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.259 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.260 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.261 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.261 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[96] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.261 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.261 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.267 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.267 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[97] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.268 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.269 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.270 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.271 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[98] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.271 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.272 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.273 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.274 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[99] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.274 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.275 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.277 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.277 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[100] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.277 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.279 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.280 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.280 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[101] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.281 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.282 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.283 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.284 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[102] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:48.284 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.290 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.291 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.291 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[103] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.291 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.293 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.294 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.294 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[104] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.295 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.297 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.298 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.298 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[105] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.298 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.300 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.301 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.301 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[106] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.302 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.304 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.304 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.304 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[107] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.305 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.306 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.307 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.307 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[108] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.307 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.309 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.310 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.310 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[109] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.310 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.312 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.313 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.313 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[110] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.313 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.315 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.316 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.316 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[111] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.316 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.318 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.319 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.319 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[112] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.319 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.321 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.349 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.357 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[113] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:48.358 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.362 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.363 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.363 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[114] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.363 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.364 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.365 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.365 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[115] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:48.365 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.370 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.370 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.370 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[116] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.370 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.373 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.375 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.376 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[117] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.376 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.379 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.391 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.391 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[118] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:48.391 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.395 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.007
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.403 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.403 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[119] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.403 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.404 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.405 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.405 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[120] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.405 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.405 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.406 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.406 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[121] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.406 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.407 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.407 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.407 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[122] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.407 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.408 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.410 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.410 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[123] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.411 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.412 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.412 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.412 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[124] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.413 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.413 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.414 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.414 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[125] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.414 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.415 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.415 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.415 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[126] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.415 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.416 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.416 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.416 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[127] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.416 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.417 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.418 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.418 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[128] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.418 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.418 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.422 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.422 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[129] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.422 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.423 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.425 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.426 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[130] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.426 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.427 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.427 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.427 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[131] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.427 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.428 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.429 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.429 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[132] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.429 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.429 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.430 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.430 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[133] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.430 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.431 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.431 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.431 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[134] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.431 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.432 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.433 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.433 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[135] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.433 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.433 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.436 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.436 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[136] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.436 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.437 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.437 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.438 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[137] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:48.438 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.439 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.440 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.440 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[138] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:48.440 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.447 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.448 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.448 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[139] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.448 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.449 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.449 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.449 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[140] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.449 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.450 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.450 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.451 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[141] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.451 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.451 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.452 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.452 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[142] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.452 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.453 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.458 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.458 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[143] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.458 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.459 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.460 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.460 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[144] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.460 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.460 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.461 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.461 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[145] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.461 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.462 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.462 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.462 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[146] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.462 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.463 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.464 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.464 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[147] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.464 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.464 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.465 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.465 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[148] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.465 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.466 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.466 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.466 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[149] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.466 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.467 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.469 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.469 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[150] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.469 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.469 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.470 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.470 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[151] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.470 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.472 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.473 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.473 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[152] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.474 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.474 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.475 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.475 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[153] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:48.475 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.477 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.478 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.478 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[154] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.478 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.479 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.479 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.479 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[155] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.479 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.480 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.481 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.481 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[156] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.481 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.481 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.482 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.482 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[157] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.482 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.483 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.484 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.484 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[158] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.484 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.484 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.485 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.485 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[159] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.485 feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.486 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.486 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:48.486 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[160] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:48.487 feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:48.487 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.436
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"2b9da196-422e-4b0e-a5ba-ba41ade308e9","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
3.291
5dfccef3-9b52-47f2-bb02-66b74aaf3af8 Ministerie van Defensie, Koninklijke Marine, Dienst der Hydrografie [data@hydro.nl, hydro.servicedesk@mindef.nl]
Given path 'geonetwork/srv/dut/inspire' 0.002
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '5dfccef3-9b52-47f2-bb02-66b74aaf3af8' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 2.531
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '5dfccef3-9b52-47f2-bb02-66b74aaf3af8' 0.014
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.026
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "5dfccef3-9b52-47f2-bb02-66b74aaf3af8" 0.023
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.341
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=4d514a2b-4a7e-4686-b9ea-87cb3e17ed52&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.011
12:56:35.023 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=4d514a2b-4a7e-4686-b9ea-87cb3e17ed52&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.015
> Given url link 0.000
> When method HEAD 0.310
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"5dfccef3-9b52-47f2-bb02-66b74aaf3af8","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.008
5.830
Scenario Outline Habitatrichtlijn verspreidingsgebied van habitattypen WFS
82541a1f-2e4e-459f-ab2f-e97cac3ad040 Beheer PDOK [beheerPDOK@kadaster.nl, beheerPDOK@kadaster.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.001
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '82541a1f-2e4e-459f-ab2f-e97cac3ad040' 0.015
And param elementsetname = 'full' 0.001
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.004
When method get 1.666
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '82541a1f-2e4e-459f-ab2f-e97cac3ad040' 0.004
* def title = get response //citation/CI_Citation/title/CharacterString 0.027
* def email = get response //electronicMailAddress/CharacterString 0.004
* def organisationpath = karate.get('//organisationName/CharacterString') 0.003
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.003
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.015
* def id = "82541a1f-2e4e-459f-ab2f-e97cac3ad040" 0.038
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 2.172
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=03671a9e-6aaf-464d-be99-9aad25cef9e3#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.019
12:56:35.270 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.016
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.272 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.288 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.288 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.290 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.294 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.294 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.294 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.301 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.302 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.302 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.302 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.304 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.310 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.313 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.313 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.316 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.319 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.320 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:35.325 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.335 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.336 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.337 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.337 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.345 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.015
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.346 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.349 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[7] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.361 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.365 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.370 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.374 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[8] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.377 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.378 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.382 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.391 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[9] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.391 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.395 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.396 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.397 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[10] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.397 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.406 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.407 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.407 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[11] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.408 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.415 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.418 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.419 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[12] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.420 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.424 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.426 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.426 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[13] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:35.429 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.439 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.440 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.440 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[14] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.441 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.442 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.446 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.446 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[15] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.446 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.454 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.455 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.455 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[16] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.456 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.457 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.459 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.459 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[17] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.460 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.463 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.468 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.473 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[18] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.473 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.474 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.476 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.476 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[19] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.479 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.480 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.485 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.485 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[20] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.485 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.490 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.495 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.495 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[21] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.496 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.499 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.018
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.518 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.518 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[22] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.518 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.523 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.526 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.526 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[23] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.526 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.537 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.539 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.539 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[24] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.539 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.544 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.549 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.549 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[25] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.551 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.557 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.559 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.559 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[26] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.559 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.560 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.018
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.570 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.579 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[27] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.580 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.581 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.582 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.582 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[28] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.582 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.585 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.585 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.586 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[29] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.586 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.591 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.007
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.607 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.607 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[30] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.608 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.610 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.611 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.611 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[31] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:35.613 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.624 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.625 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.625 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[32] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.626 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.632 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.634 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.634 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[33] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.634 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.640 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.648 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.651 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[34] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.651 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.652 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.654 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.654 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[35] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:35.654 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.662 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.669 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.669 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[36] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.669 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.671 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.672 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.672 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[37] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:35.672 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.682 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.025
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.708 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.708 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[38] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.708 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.712 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.723 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.723 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[39] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.724 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.725 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.727 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.727 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[40] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.727 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.729 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.003
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.733 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.734 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[41] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.015
12:56:35.734 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.750 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.752 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.752 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[42] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.752 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.753 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.754 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.754 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[43] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.012
12:56:35.754 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.767 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.770 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[44] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.770 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.774 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.775 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.775 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[45] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:35.775 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.786 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.787 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.787 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[46] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.791 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.793 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.793 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.793 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[47] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.794 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.795 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.018
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.807 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.814 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[48] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.009
12:56:35.814 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.823 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.830 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.830 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[49] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.830 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.835 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.850 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.850 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[50] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.850 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.851 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.852 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.853 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[51] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.854 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.855 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.856 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.856 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[52] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.856 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.862 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.865 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.865 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[53] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.865 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.866 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.868 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.870 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[54] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.870 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.877 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.884 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.885 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[55] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.885 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.886 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.887 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.888 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[56] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:35.888 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.889 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.894 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.894 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[57] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.894 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.900 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.907 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.907 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[58] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.907 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.911 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.913 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.913 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[59] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.913 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.920 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.002
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.923 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[60] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.924 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.932 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.003
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.939 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.939 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[61] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.939 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.941 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.944 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.944 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[62] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.946 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.950 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.003
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.956 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.956 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[63] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.957 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.962 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.967 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.967 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[64] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:35.968 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.974 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.974 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.975 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[65] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:35.975 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.980 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.988 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.988 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[66] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:35.988 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.990 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.995 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.995 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[67] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.995 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.999 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.015
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.015 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.015 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[68] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.015 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.016 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.017 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.017 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[69] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.017 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.019 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.024 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.024 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[70] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.024 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.027 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.032 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.032 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[71] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.032 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.033 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.040 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.040 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[72] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.040 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.041 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.042 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.042 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[73] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.042 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.046 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.012
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.059 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.059 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[74] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.059 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.061 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.062 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.062 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[75] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.062 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.064 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.065 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.065 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[76] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.065 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.066 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.070 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.071 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[77] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.071 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.074 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.075 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.075 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[78] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.075 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.076 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.079 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.079 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[79] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.079 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.080 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.090 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.093 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[80] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.093 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.094 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.095 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.095 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[81] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.095 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.098 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.099 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.099 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[82] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.099 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.108 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.109 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.109 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[83] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.109 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.110 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.111 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.111 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[84] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.112 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.113 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.116 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.124 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[85] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.124 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.129 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.130 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.130 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[86] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.130 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.132 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.134 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.134 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[87] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.134 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.135 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.138 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.138 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[88] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.007
12:56:36.139 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.148 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.003
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.153 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.153 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[89] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.153 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.156 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.157 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.157 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[90] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.157 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.163 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.167 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.167 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[91] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.167 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.168 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.169 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.169 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[92] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.169 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.172 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.172 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.173 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[93] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.173 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.174 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.002
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.179 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.179 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[94] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.180 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.181 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.015
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.197 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.197 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[95] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.197 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.198 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.199 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.199 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[96] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.199 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.200 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.201 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.201 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[97] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.201 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.202 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.203 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.203 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[98] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.203 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.224 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.227 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.227 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[99] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.227 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.230 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.231 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.231 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[100] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.231 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.233 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.234 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.234 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[101] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.018
12:56:36.234 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.252 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.253 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.253 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[102] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.253 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.255 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.257 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.258 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[103] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.258 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.259 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.260 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.260 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[104] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.262 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.266 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.270 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.271 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[105] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.273 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.281 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.288 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.288 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[106] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.288 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.295 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.005
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.301 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.302 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[107] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.302 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.306 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.307 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.307 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[108] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.307 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.308 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.309 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.309 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[109] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.309 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.310 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.311 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.311 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[110] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.311 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.321 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.322 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.322 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[111] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.322 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.324 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.326 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.327 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[112] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.327 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.332 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.333 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.334 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[113] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.334 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.336 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.340 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.340 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[114] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.341 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.345 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.346 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.349 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[115] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.349 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.353 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.358 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.358 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[116] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.362 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.371 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.371 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.371 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[117] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.372 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.374 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.375 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.376 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[118] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.376 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.383 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.386 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.386 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[119] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.014
12:56:36.386 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.401 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.402 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.402 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[120] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.402 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.404 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.406 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.406 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[121] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.406 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.407 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.002
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.413 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.413 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[122] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.413 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.417 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.423 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.423 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[123] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.423 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.428 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.430 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.430 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[124] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.430 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.434 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.438 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.438 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[125] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:36.438 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.445 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.446 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.446 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[126] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.446 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.452 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.454 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.455 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[127] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.455 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.457 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.002
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.461 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.461 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[128] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.010
12:56:36.462 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.472 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.474 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.474 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[129] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.475 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.478 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.481 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.481 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[130] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.481 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.483 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.485 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.485 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[131] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.485 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.486 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.487 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.490 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[132] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.490 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.493 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.494 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.494 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[133] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.494 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.500 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.502 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.502 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[134] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.012
12:56:36.503 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.515 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.516 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.516 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[135] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.516 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.525 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.526 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.526 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[136] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.527 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.529 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.530 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.530 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[137] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.532 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.533 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.535 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.536 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[138] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.536 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.538 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.539 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.540 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[139] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.011
12:56:36.540 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.552 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.553 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.553 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[140] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.553 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.554 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.556 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.556 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[141] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.556 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.565 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.566 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.566 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[142] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.004
12:56:36.566 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.570 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.571 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.572 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[143] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.572 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.573 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.573 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.573 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[144] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.573 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.575 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.577 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.581 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[145] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.581 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.584 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.585 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.585 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[146] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.585 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.588 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.591 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.591 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[147] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.592 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.593 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.594 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.594 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[148] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.595 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.599 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.600 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.600 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[149] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.600 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.608 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.610 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.610 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[150] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.611 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.612 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.613 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.613 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[151] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.613 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.614 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.615 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.615 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[152] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.617 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.619 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.620 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.620 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[153] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.620 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.621 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.622 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.622 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[154] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.623 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.625 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.626 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.626 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[155] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.626 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.627 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.633 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.633 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[156] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.633 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.634 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.635 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.635 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[157] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.635 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.636 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.637 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.637 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[158] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.637 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.639 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.639 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.639 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[159] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.640 feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.640 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.641 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.641 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[160] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.641 feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.642 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.643 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.643 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[161] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.643 feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.644 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.645 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.645 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[162] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.645 feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.646 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.647 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.647 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[163] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.647 feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.648 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.649 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.649 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[164] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.649 feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.650 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.651 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.651 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[165] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.651 feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.652 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.652 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.652 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[166] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.653 feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.653 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.654 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.654 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[167] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.654 feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.655 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.656 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.656 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[168] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.656 feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.657 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.658 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.658 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[169] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.658 feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.659 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.660 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.660 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[170] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.660 feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.661 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.662 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.662 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[171] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.662 feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.663 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.664 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.664 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[172] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.664 feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.665 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.665 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.666 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[173] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.666 feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.667 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.667 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.667 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[174] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.668 feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.668 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.669 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.669 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[175] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.669 feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.670 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.002
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.675 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.675 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[176] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.675 feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.677 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.683 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.683 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[177] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.684 feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.684 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.691 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.691 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[178] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.691 feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.692 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.693 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.693 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[179] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.693 feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.694 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.696 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.696 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[180] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.696 feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.697 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.698 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.698 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[181] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.698 feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.698 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.699 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.699 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[182] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.699 feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.700 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.701 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.701 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[183] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.701 feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.702 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.703 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.703 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[184] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.703 feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.704 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.007
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.713 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.713 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[185] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.714 feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.719 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.730 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.730 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[186] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.730 feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.734 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.002
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.738 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.739 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[187] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.739 feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.742 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.745 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.745 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[188] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.745 feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.748 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.751 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.751 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[189] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.752 feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.754 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.012
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.767 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.767 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[190] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.768 feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.769 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.770 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[191] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.770 feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.772 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.773 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.773 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[192] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.773 feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.774 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.775 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.775 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[193] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.775 feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.776 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.777 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.777 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[194] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.777 feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.779 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.781 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.781 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[195] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.782 feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.784 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.787 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.787 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[196] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.787 feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.790 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.793 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.793 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[197] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.005
12:56:36.793 feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.799 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.800 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.800 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[198] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.800 feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.801 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.802 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.802 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[199] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.802 feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.803 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.804 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.804 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[200] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.804 feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.807 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.810 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.810 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[201] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.811 feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.814 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.818 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.818 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[202] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:36.819 feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.821 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.001
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.824 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.824 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[203] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.825 feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.828 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.831 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.832 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[204] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.832 feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.836 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.842 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.843 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[205] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.843 feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.848 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.849 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.849 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[206] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.849 feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.850 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.851 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.851 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[207] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.008
12:56:36.852 feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.861 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.861 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:36.862 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[208] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=03671a9e-6aaf-464d-be99-9aad25cef9e3#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.003
12:56:36.862 feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:36.866 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=03671a9e-6aaf-464d-be99-9aad25cef9e3#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.541
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"82541a1f-2e4e-459f-ab2f-e97cac3ad040","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
4.517
Scenario Outline INSPIRE Download service voor Gebieden met natuurrisico's
00e8746f-5031-413e-8343-9203c8ea82ee Interprovinciaal Overleg [inspire@gbo-provincies.nl, inspire@gbo-provincies.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.007
And param service = 'CSW' 0.011
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '00e8746f-5031-413e-8343-9203c8ea82ee' 0.002
And param elementsetname = 'full' 0.001
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 1.599
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '00e8746f-5031-413e-8343-9203c8ea82ee' 0.002
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "00e8746f-5031-413e-8343-9203c8ea82ee" 0.007
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 1.456
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88f76a94-ee4d-4e0c-9fde-91b692403e39&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=08af1182-91fe-4d21-aa21-ee002953c3cc&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=d91126e0-e37b-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=667ebfb0-e37c-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.131 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.132 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.132 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88f76a94-ee4d-4e0c-9fde-91b692403e39&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.003
12:56:35.133 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.139 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88f76a94-ee4d-4e0c-9fde-91b692403e39&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.590
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=08af1182-91fe-4d21-aa21-ee002953c3cc&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.002
12:56:35.733 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=08af1182-91fe-4d21-aa21-ee002953c3cc&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.269
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=d91126e0-e37b-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.011
12:56:36.015 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=d91126e0-e37b-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.266
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.004
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=667ebfb0-e37c-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.002
12:56:36.291 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=667ebfb0-e37c-11e4-b571-0800200c9a66&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.263
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"00e8746f-5031-413e-8343-9203c8ea82ee","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
24.774
Scenario Outline Afgevoerde hoeveelheid afval in 2011 vanuit de industrie (WMS)
777f41ee-8269-4bbc-b0e4-f889c62be099 no organisationName found in dataset record [emissieregistratie@rivm.nl, emissieregistratie@rivm.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.003
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = '777f41ee-8269-4bbc-b0e4-f889c62be099' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.930
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '777f41ee-8269-4bbc-b0e4-f889c62be099' 0.000
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "777f41ee-8269-4bbc-b0e4-f889c62be099" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 11.940
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService}, {link=http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory}, {link=https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory}, {link=}, {link=}, {link=}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=50a2c5e6-c8e7-425d-854e-26f578196bc9#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"
}
> * print "testing xlinkurl:" + link 0.024
12:56:35.159 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.532
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.715 java.net.SocketTimeoutException: Read timed out, http call failed after 5326 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService
12:56:40.715 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.000
12:56:40.715 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:40.716 [print] testing xlinkurl:http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 5.542
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:46.259 java.net.SocketTimeoutException: Read timed out, http call failed after 5335 milliseconds for URL: http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory
12:56:46.259 http request failed: 
java.net.SocketTimeoutException: Read timed out
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory"
}
> * print "testing xlinkurl:" + link 0.002
12:56:46.259 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory"}
checkxlinkurl.template.feature:21 - 
java.net.SocketTimeoutException: Read timed out
12:56:46.262 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/eng/thesaurus.download?ref=external.theme.httpinspireeceuropaeumetadatacodelistSpatialDataServiceCategory-SpatialDataServiceCategory
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.274
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.539 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.541 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.542 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[4] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.001
12:56:46.543 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.544 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.546 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.547 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[5] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.548 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.549 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.549 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:46.549 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[6] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=50a2c5e6-c8e7-425d-854e-26f578196bc9#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.000
12:56:46.549 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:46.550 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=50a2c5e6-c8e7-425d-854e-26f578196bc9#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.504
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"777f41ee-8269-4bbc-b0e4-f889c62be099","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
1.366
Scenario Outline INSPIRE View service Habitats en biotopen
c99b1291-c51f-49c8-902d-5bd4148cbbde Interprovinciaal Overleg [inspire@gbo-provincies.nl, inspire@gbo-provincies.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.000
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'c99b1291-c51f-49c8-902d-5bd4148cbbde' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.578
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'c99b1291-c51f-49c8-902d-5bd4148cbbde' 0.000
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "c99b1291-c51f-49c8-902d-5bd4148cbbde" 0.006
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.395
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=}, {link=http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88e2a6fa-b296-4ff4-bc30-fb87e2c1627e&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": ""
}
> * print "testing xlinkurl:" + link 0.006
12:56:35.620 [print] testing xlinkurl:
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.003
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.624 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL: 
12:56:35.624 http request failed: 
org.apache.http.client.ClientProtocolException
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88e2a6fa-b296-4ff4-bc30-fb87e2c1627e&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.024
12:56:35.624 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException
12:56:35.649 [print] testing xlinkurl:http://www.nationaalgeoregister.nl/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=88e2a6fa-b296-4ff4-bc30-fb87e2c1627e&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.342
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"c99b1291-c51f-49c8-902d-5bd4148cbbde","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.000
1.762
c7dad4b9-42a8-452f-a33b-d4938ed22142 Ministerie van Defensie, Koninklijke Marine, Dienst der Hydrografie [data@hydro.nl, hydro.servicedesk@mindef.nl]
Given path 'geonetwork/srv/dut/inspire' 0.000
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.000
And param id = 'c7dad4b9-42a8-452f-a33b-d4938ed22142' 0.001
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.537
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'c7dad4b9-42a8-452f-a33b-d4938ed22142' 0.000
* def title = get response //citation/CI_Citation/title/CharacterString 0.000
* def email = get response //electronicMailAddress/CharacterString 0.000
* def organisationpath = karate.get('//organisationName/CharacterString') 0.000
* def organisation = organisationpath ? organisationpath : 'no organisationName found in service record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.000
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "c7dad4b9-42a8-452f-a33b-d4938ed22142" 0.020
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.607
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=f44dac86-2228-412f-8355-e56446ca9933#MD_DataIdentification"
}
> * print "testing xlinkurl:" + link 0.010
12:56:35.836 [print] testing xlinkurl:https://www.nationaalgeoregister.nl:443/geonetwork/srv/dut/csw?service=CSW&request=GetRecordById&version=2.0.2&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full&id=f44dac86-2228-412f-8355-e56446ca9933#MD_DataIdentification
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.575
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"c7dad4b9-42a8-452f-a33b-d4938ed22142","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv') 0.003
2.365
cbeaebc3-815a-48af-a978-0e16892865fc Ministerie van Economische Zaken - GIS Competence Center [geodatabeheer.giscc@rvo.nl, GeoDesk.CGI@wur.nl, geodatabeheer.giscc@rvo.nl, beheerPDOK@kadaster.nl, ]
Given path 'geonetwork/srv/dut/inspire' 0.010
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.002
And param id = 'cbeaebc3-815a-48af-a978-0e16892865fc' 0.003
And param elementsetname = 'full' 0.015
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.770
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'cbeaebc3-815a-48af-a978-0e16892865fc' 0.005
* def title = get response //citation/CI_Citation/title/CharacterString 0.002
* def email = get response //electronicMailAddress/CharacterString 0.002
* def organisationpath = karate.get('//organisationName/CharacterString') 0.014
* def organisation = organisationpath ? organisationpath : 'no organisationName found in dataset record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.022
* def id = "cbeaebc3-815a-48af-a978-0e16892865fc" 0.008
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.769
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/cbeaebc3-815a-48af-a978-0e16892865fc"
}
> * print "testing xlinkurl:" + link 0.001
12:56:32.713 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/cbeaebc3-815a-48af-a978-0e16892865fc
> * def organisation = karate.get('organisation', '*') 0.007
> * def title = karate.get('title', '*') 0.002
> * def mystorage = Java.type('storage.DataStorage') 0.004
> * def db = new mystorage 0.009
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.011
> Given url link 0.000
> When method HEAD 0.681
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"cbeaebc3-815a-48af-a978-0e16892865fc","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/datasetsOkay.csv') 0.016
8.811
Scenario Outline zoutvelden en zoutproductieputten onder INSPIRE
e3b0da1e-0664-4025-b3f5-a54d74a26450 TNO Geologische Dienst Nederland [info@dinoloket.nl, info@dinoloket.nl, info@dinoloket.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.012
And param service = 'CSW' 0.008
And param version = '2.0.2' 0.001
And param request = 'GetRecordById' 0.019
And param id = 'e3b0da1e-0664-4025-b3f5-a54d74a26450' 0.021
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.979
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'e3b0da1e-0664-4025-b3f5-a54d74a26450' 0.009
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.001
* def organisationpath = karate.get('//organisationName/CharacterString') 0.005
* def organisation = organisationpath ? organisationpath : 'no organisationName found in dataset record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.001
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.007
* def id = "e3b0da1e-0664-4025-b3f5-a54d74a26450" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 3.881
com.intuit.karate.exception.KarateException: check-known-dataset-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T02_datasets/check-known-dataset-record.feature
items: [{link=https://nationaalgeoregister.nl/geonetwork/srv/resourcesce4a6d93-83d6-4397-afa1-d4117d5ce76b}, {link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/34}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.inspire-theme}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://nationaalgeoregister.nl/geonetwork/srv/resourcesce4a6d93-83d6-4397-afa1-d4117d5ce76b"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/34"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.inspire-theme"}
checkxlinkurl.template.feature:28 - path: $, actual: 500, expected: 200, reason: not equal (Integer)
12:56:36.729 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.inspire-theme"}
checkxlinkurl.template.feature:28 - path: $, actual: 500, expected: 200, reason: not equal (Integer)
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://nationaalgeoregister.nl/geonetwork/srv/resourcesce4a6d93-83d6-4397-afa1-d4117d5ce76b"
}
> * print "testing xlinkurl:" + link 0.004
12:56:32.855 [print] testing xlinkurl:https://nationaalgeoregister.nl/geonetwork/srv/resourcesce4a6d93-83d6-4397-afa1-d4117d5ce76b
> * def organisation = karate.get('organisation', '*') 0.001
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.345
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.208 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/34"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.219 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://nationaalgeoregister.nl/geonetwork/srv/resourcesce4a6d93-83d6-4397-afa1-d4117d5ce76b"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.222 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/34
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.522
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.753 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://geonetwork-opensource.org/inspire-theme#"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.753 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/34"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.755 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.007
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.035
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.007
> Given url link 0.000
> When method HEAD 2.485
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:36.292 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[3] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.inspire-theme"
}
> * print "testing xlinkurl:" + link 0.000
12:56:36.292 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:36.293 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/eng/thesaurus.download?ref=external.theme.inspire-theme
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.434
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 500, expected: 200, reason: not equal (Integer)
12:56:36.729 assertion failed: path: $, actual: 500, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"e3b0da1e-0664-4025-b3f5-a54d74a26450","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/datasetsOkay.csv') 0.000
0.606
Scenario Outline Bronbestanden waterkwaliteit
edf79e6a-d73d-4def-8d22-0f495cc76a73 Informatiehuis Water [servicedesk@ihw.nl, servicedesk@ihw.nl]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.014
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.002
And param id = 'edf79e6a-d73d-4def-8d22-0f495cc76a73' 0.003
And param elementsetname = 'full' 0.009
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.488
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.016
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'edf79e6a-d73d-4def-8d22-0f495cc76a73' 0.030
* def title = get response //citation/CI_Citation/title/CharacterString 0.009
* def email = get response //electronicMailAddress/CharacterString 0.012
* def organisationpath = karate.get('//organisationName/CharacterString') 0.011
* def organisation = organisationpath ? organisationpath : 'no organisationName found in dataset record' 0.005
* def xlinks = get response /GetRecordByIdResponse//@href 0.003
com.intuit.karate.exception.KarateException: check-known-dataset-record.feature:45 - xpath does not exist: /GetRecordByIdResponse//@href on response
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.000
* def id = "edf79e6a-d73d-4def-8d22-0f495cc76a73" 0.000
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"edf79e6a-d73d-4def-8d22-0f495cc76a73","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/datasetsOkay.csv') 0.000
3.833
Scenario Outline Nationale Parken (INSPIRE Geharmoniseerd)
247a1d15-0a67-40ce-85be-1403c08f15a8 no organisationName found in dataset record [geodatabeheer.giscc@rvo.nl, geodatabeheer.giscc@rvo.nl, info@minlnv.nl, , , ]
Steps
Given path 'geonetwork/srv/dut/inspire' 0.002
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.000
And param request = 'GetRecordById' 0.008
And param id = '247a1d15-0a67-40ce-85be-1403c08f15a8' 0.001
And param elementsetname = 'full' 0.006
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.000
When method get 0.637
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.001
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == '247a1d15-0a67-40ce-85be-1403c08f15a8' 0.011
* def title = get response //citation/CI_Citation/title/CharacterString 0.006
* def email = get response //electronicMailAddress/CharacterString 0.005
* def organisationpath = karate.get('//organisationName/CharacterString') 0.002
* def organisation = organisationpath ? organisationpath : 'no organisationName found in dataset record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.004
* def ObjectValues = 0.011
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.006
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.140
* def id = "247a1d15-0a67-40ce-85be-1403c08f15a8" 0.001
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 1.507
com.intuit.karate.exception.KarateException: check-known-dataset-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T02_datasets/check-known-dataset-record.feature
items: [{link=http://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/247a1d15-0a67-40ce-85be-1403c08f15a8}, {link=xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps}, {link=https://data.overheid.nl/organisatie/PDOK}]
errors:
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps"}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://data.overheid.nl/organisatie/PDOK"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.166 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"https://data.overheid.nl/organisatie/PDOK"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "http://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/247a1d15-0a67-40ce-85be-1403c08f15a8"
}
> * print "testing xlinkurl:" + link 0.025
12:56:32.707 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/247a1d15-0a67-40ce-85be-1403c08f15a8
> * def organisation = karate.get('organisation', '*') 0.022
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.008
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.009
> Given url link 0.000
> When method HEAD 0.235
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.003
> * match responseStatus == 200 0.001
> * match responseHeaders['Content-Type'][0] == '#string' 0.008
[1] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.000 [print] testing xlinkurl:xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
12:56:33.003 org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps, http call failed after 0 milliseconds for URL: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
12:56:33.003 http request failed: 
org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
[2] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://data.overheid.nl/organisatie/PDOK"
}
> * print "testing xlinkurl:" + link 0.001
12:56:33.004 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps"}
checkxlinkurl.template.feature:21 - 
org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: xlink:href=https://inspire.ec.europa.eu/id/document/tg/ps
12:56:33.006 [print] testing xlinkurl:https://data.overheid.nl/organisatie/PDOK
> * def organisation = karate.get('organisation', '*') 0.009
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.000
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 1.138
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.163 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"247a1d15-0a67-40ce-85be-1403c08f15a8","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/datasetsOkay.csv') 0.000
2.317
d6b85d84-cdb9-4a6e-b799-cf8826e22a94 Ministerie van Economische Zaken - GIS Competence Center [geodatabeheer.giscc@rvo.nl, geodatabeheer.giscc@rvo.nl]
Given path 'geonetwork/srv/dut/inspire' 0.003
And param service = 'CSW' 0.000
And param version = '2.0.2' 0.016
And param request = 'GetRecordById' 0.010
And param id = 'd6b85d84-cdb9-4a6e-b799-cf8826e22a94' 0.002
And param elementsetname = 'full' 0.000
And param outputSchema = 'http://www.isotc211.org/2005/gmd' 0.001
When method get 0.899
Then status 200 0.000
* eval karate.embed(responseBytes,'application/xml') 0.000
This file cannot be displayed. Use download button to get the content as file.
And match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'd6b85d84-cdb9-4a6e-b799-cf8826e22a94' 0.005
* def title = get response //citation/CI_Citation/title/CharacterString 0.001
* def email = get response //electronicMailAddress/CharacterString 0.008
* def organisationpath = karate.get('//organisationName/CharacterString') 0.001
* def organisation = organisationpath ? organisationpath : 'no organisationName found in dataset record' 0.000
* def xlinks = get response /GetRecordByIdResponse//@href 0.012
* def ObjectValues = 0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
* def filterx = 0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
* def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks)) 0.011
* def id = "d6b85d84-cdb9-4a6e-b799-cf8826e22a94" 0.002
* call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link') 0.655
[0] InspireTest/def/checkxlinkurl.template.feature 0.000
{
  "link": "https://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/d6b85d84-cdb9-4a6e-b799-cf8826e22a94"
}
> * print "testing xlinkurl:" + link 0.004
12:56:32.783 [print] testing xlinkurl:https://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/metadata/d6b85d84-cdb9-4a6e-b799-cf8826e22a94
> * def organisation = karate.get('organisation', '*') 0.000
> * def title = karate.get('title', '*') 0.000
> * def mystorage = Java.type('storage.DataStorage') 0.000
> * def db = new mystorage 0.001
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv') 0.000
> Given url link 0.000
> When method HEAD 0.639
> * eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv') 0.000
> * match responseStatus == 200 0.000
> * match responseHeaders['Content-Type'][0] == '#string' 0.000
* def mystorage = Java.type('storage.DataStorage') 0.000
* def db = new mystorage 0.000
* eval db.writeln('"d6b85d84-cdb9-4a6e-b799-cf8826e22a94","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/datasetsOkay.csv') 0.032